| Total Complexity | 21 |
| Dependencies | 2 |
| Dependents | 2 |
| Total lines | 140 |
| Lines of code | 85 |
| Logical lines of code | 50 |
| Comment lines | 5 |
| Methods | 10 |
| Properties | 6 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| templatified_email() | 53 | 6 | 21 | |
| send() | 58 | 6 | 16 | |
| get_headers() | 63 | 2 | 10 | |
| __construct() | 74 | 1 | 5 | |
| email_content_type() | 79 | 1 | 3 | |
| email_sender_name() | 73 | 1 | 5 | |
| email_sender_email() | 73 | 1 | 5 | |
| before_send() | 69 | 1 | 6 | |
| after_send() | 69 | 1 | 6 | |
| log_wp_mail_failed() | 66 | 1 | 8 |